Adding Features to a Signature Area
This section explains how to take a SignatureSection and add fill (highlighting), boxing, and an X marker to the signature area. There are three pieces needed for this process: add a condition to check the transaction for the Highlight Signature Indicator, add the desired feature (for example, the highlight color) to the signature area, and updating the flag in the transaction being processed.
- Add a Condition to Check for Highlighting in the Transaction
- Adding fill (highlighting)
- Adding a border box (boxing)
- Adding an X marker
- Add the HighlightSignatureIndicator to the Transaction
To access the available features, in the condition enabling the features right-click and add the the child element for the feature(s) that you want to apply in the document. The Condition will test if the transaction has the HighlightSignatureIndicator set to True/Yes and will include (turn on) each of the features within that condition.
Note: The features can be used individually, or in any combination.
The following shows the SignatureSection features.


The Condition will test if the transaction has the HighlightSignatureIndicator set to True/Yes and will include (turn on) each of the features within that condition. The following image shows all three features, Highlight, box, and X for signatures will enable when the Condition is true.


Features added as Child Elements of the Condition will be turned on when Condition is true.